projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-07-28
kfraser@localhost...
[NET] back: Replace netif->status with netif_carrier_ok
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[NET] front: Move rx req pushing to one spot
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[NET] front: Clean up rx ring recovery.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[IA64] Add missing empty files.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
sos22@douglas...
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
sos22@douglas...
[MINI-OS] Add a function mapping grant table error...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
sos22@douglas...
[MINI-OS] Add evtchn_bind_interdomain to mini-os, allow...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
sos22@douglas...
[MINI-OS] Extend alloc_unbound so that the remote domai...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
sos22@douglas...
[MINI-OS] Clean up event channel types in mini-os.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[LIBXC] Generic include of arch-specific sub-makefile.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
sos22@douglas...
[MINI-OS] unbind_virq is broken and nobody uses it...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[PCI] Basic documentation for the per-device permissive
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[PCI] Two policy files written in what is intended...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[PCI] xend parses the user-space PCI backend policy...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[PCI] Per-device permissive flag (replaces global permi...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[PCI] Allow per-device configuration for fine-grained...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
[LINUX] Clean up reboot.c suspend handling.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
MErge with xenppc-unstable-merge.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
kfraser@localhost...
Merge with xen-ia64-unstable.hg.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
chris@kneesaa...
[qemu] Fix reads on unreported memory addresses.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Hollis Blanchard
[powerpc] implement per-cpu data areas, based on x86...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Hollis Blanchard
[powerpc] implement page_is_removable()
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
awilliam@xenbuild.aw
merge with xen-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
awilliam@xenbuild.aw
[IA64] IO ports for driver domains.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
awilliam@xenbuild.aw
[IA64] warning fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
awilliam@xenbuild.aw
[IA64] iomem support for driver domains.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
awilliam@xenbuild.aw
[IA64] include asm/vhpt.h in ivt.S
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
awilliam@xenbuild.aw
[IA64] remove a debug message
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
awilliam@xenbuild.aw
[IA64][qemu] add changes lost from xen-ia64 cset 10570
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
awilliam@xenbuild.aw
[IA64] Remove unused contig mem flag for VTi
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
Revert previous changeset. Needs more review.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
[NET] back: Replace netif->active with netif_carrier_ok
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
[NET] back: Make use of the simplicity of tasklets...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
[NET] front: Zero gso features/pad
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
Remove unused definitions in xc_hvm_build.c.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
Clear MPT l2 entries when allocating monitor pagetable
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
map_p2m_entry only needs gpfn and gmfn as input parameters.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
[IA64] Fix of C/S 10529:4260eb8c08740de0000081c61a6237f...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
[HVM][VMX] Fix injection of software exceptions (#BP...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
kfraser@localhost...
Build Xen with at least -O1 to avoid very large stack...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
chris@kneesaa...
[qemu] Fix -net tap option when no ifname is specified.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
chris@kneesaa...
[qemu] Add missing vga_bios_init call.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
awilliam@xenbuild.aw
Merge ... xen-unstable.hg for tools/ioemu build fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
[qemu] Remove duplicate ia64 testandset implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Jimi Xenidis
[powerpc] more register information in the register...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Jimi Xenidis
[powerpc] domain building fixes for linux kexec model
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
awilliam@xenbuild.aw
merge with xen-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
awilliam@xenbuild.aw
[IA64] nasty bug fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
awilliam@xenbuild.aw
[IA64] linux without SMP
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
awilliam@xenbuild.aw
[IA64] live migration
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
awilliam@xenbuild.aw
[IA64] increase buffer size in panic_domain().
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
[qemu] Initialize vga from within qemu for when the...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
[qemu] Add access to the monito vt over VNC.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
[qemu] sync patches and add file missing from cset...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
[qemu] Use domain-name in VNC window title.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
[qemu] Re-calculate color_table after color depth reset.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
IA64-specific code for new Qemu
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
kfraser@localhost...
Remove unnecessary include of linux/compiler.h in libxe...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
[qemu] Fix HVM guests with more than 2G RAM on x86_64,
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
chris@kneesaa...
Fix cirrus and rt8139 co-exist issue in new qemu-dm.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
kfraser@localhost...
[HVM] Sync p2m table across all vcpus on x86_32p xen.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
kfraser@localhost...
[SVM] Correct compile time compare of CONFIG_PAGING_LEV...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
kfraser@localhost...
Add dependency on ncurses to main README.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
kfraser@localhost...
[LINUX] Disable configuration of ARCH_SPARSEMEM_ENABLE...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
awilliam@xenbuild.aw
[IA64] fix merge error with xen-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
[XEN] Increase debug stack size from 4kB to 8kB.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
awilliam@xenbuild.aw
merge with xen-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
Fix Linux so that it does not set a timeout if there...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
awilliam@xenbuild.aw
[IA64] remove unnecessary panic_domain() declarations
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
[LINUX][NET] Add default ethtool get_link implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kaf24@firebug...
Fix docs build after vtpm changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
[VTPM] Add a description for vTPM usage to the user...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
[LINUX] Improve single-page contiguous region creation...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
Move x86 perf counters declarations to asm-x86/perfc_defn.h
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
Add versioning info to xenstore library.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
[NET] gso: Fix reversed error test in netif_tx_trylock
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
Fix memory allocation for IA64 guest on Xen-unstable...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
Split networking GSO patch into base portion plus addit...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
chris@kneesaa...
Make ioemu targets more robust and make ioemu clean...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
Fix domid range check in xenmon.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
When installing libblktap, symlinks should be made...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
The blktap commit reverted the change so that libxensto...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
VTPM_TOOLS: Updated vtpm for new release of tpm_emulato...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
kfraser@localhost...
Fix 'make clean' when ioemu configuration failed.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
sos22@douglas...
[MINI-OS] Fix a bug which prevented map_frames being...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-24
awilliam@xenbuild.aw
[IA64] Support domU coredump on ia64
commit
|
commitdiff
|
tree
|
snapshot
2006-07-24
awilliam@xenbuild.aw
[IA64] Fix fetch code method when FP fault occurs ...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-24
awilliam@xenbuild.aw
[IA64] vDSO paravirtualization: paravirtualize vDSO
commit
|
commitdiff
|
tree
|
snapshot
2006-07-24
awilliam@xenbuild.aw
[IA64] vDSO paravirtualization: import linux files
commit
|
commitdiff
|
tree
|
snapshot
2006-07-24
awilliam@lappy
[IA64] ivt.S cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
sos22@douglas...
[XEN] Fix a comment in grant_table.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
awilliam@xenbuild.aw
[IA64] Revert xen-ia64-unstable.hg cset 10685
commit
|
commitdiff
|
tree
|
snapshot
2006-07-14
chris@kneesaa...
Spawn vncviewer from qemu-dm.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-14
awilliam@xenbuild.aw
[IA64] optimize entry and exit path
commit
|
commitdiff
|
tree
|
snapshot
2006-07-14
awilliam@xenbuild.aw
[IA64] xencons command line parameter is now an integer
commit
|
commitdiff
|
tree
|
snapshot
2006-07-14
awilliam@xenbuild.aw
[IA64] optimize vpsr
commit
|
commitdiff
|
tree
|
snapshot
2006-07-14
chris@kneesaa...
Change the qemu to allow no network arguments, removing the
commit
|
commitdiff
|
tree
|
snapshot
2006-07-14
chris@kneesaa...
Fix some more text inconsistencies and put devices...
commit
|
commitdiff
|
tree
|
snapshot
next